xen/arm: vpl011: Add a new vuart console type to xenconsole client
authorBhupinder Thakur <bhupinder.thakur@linaro.org>
Wed, 27 Sep 2017 06:13:32 +0000 (11:43 +0530)
committerStefano Stabellini <sstabellini@kernel.org>
Tue, 3 Oct 2017 22:23:37 +0000 (15:23 -0700)
commitd6e6149d9607e57c43276253ca0edc15210865b9
treee0322a464c1867f1651ff595f47b2739e01a7b48
parent7e758299dd4c6f7f3d8ed090c0a4ca2cd6e33ab6
xen/arm: vpl011: Add a new vuart console type to xenconsole client

Add a new console type VUART to connect to guest's emualated vuart
console.

Signed-off-by: Bhupinder Thakur <bhupinder.thakur@linaro.org>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/console/client/main.c